home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / super_fly.swf / scripts / DefineButton2_185 / BUTTONCONDACTION on(release).as
Text File  |  2012-01-07  |  76b  |  6 lines

  1. on(release){
  2.    stopAllSounds();
  3.    round = "0";
  4.    gotoAndPlay(15);
  5. }
  6.